home *** CD-ROM | disk | FTP | other *** search
- Hi!
-
- Here is a sneak preview of an amiga version of ImageMagick!
-
- It hasn't been extensively tested so you may call it beta..
-
- If you thought xv used a lot of mem..This program uses
- an enormous amount of memory when doing some of the more
- complex operations. For plain converting of images it
- shouldn't use that much memory.
-
- stack 20000 is probably a good idea!
-
- Stay away from the formats:
- X select image from X server screen
- XC constant image of X server background color
- Since you aren't running the program on an X server..
- Don't remember if I defined them out of the program or not..
-
- Some problems surfaced when porting the 'display' program
- so it may be some while before that program shows up.
- (some odd colormap handling and event sequencing that my libX11
- can't deal with properly, yet.)
-
- For some online info try http://www.cs.uit.no/~kjelli/tp
-
- TP
-